home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000086_icon-group-sender _Wed Mar 4 09:09:39 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id JAA06542
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 4 Mar 1998 09:09:38 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA04632; Wed, 4 Mar 1998 09:09:37 -0700
  7. From: Otfried Geffert <og@stardivision.de>
  8. Date: Wed, 04 Mar 1998 11:21:48 GMT
  9. Message-Id: <19980304.11214845@og-1042.stardiv.de>
  10. Subject: Re: Translation into C
  11. To: gep2@computek.net
  12. Cc: icon-group@optima.CS.Arizona.EDU, og@jaguar.stardiv.de
  13. In-Reply-To: <199803031955.NAA18155@axp.cmpu.net>
  14. References: <199803031955.NAA18155@axp.cmpu.net>
  15. X-Mailer: Mozilla/3.0 (compatible; StarOffice/4.0; WinNT/Win95)
  16. X-Priority: 3 (Normal)
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=ISO-8859-1
  19. Content-Transfer-Encoding: quoted-printable
  20. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  21. Status: RO
  22. Content-Length: 1117
  23.  
  24.  
  25. gep2@computek.net wrote
  26.  
  27.  (omitted a lot of text)
  28. =20
  29. > The answer to the question, of course, is that C is simply far too=20=
  30.  
  31. low-level a=20
  32. > language to do a lot of real-world applications in.
  33. =20
  34.  (omitted a lot of text)
  35.  
  36. I agree that 'bare' C is too primitive for a lot of applications, but=20=
  37.  
  38. if you
  39. have the data structures ( string, list, table , ...  ) from Icon in a=20=
  40.  
  41. C library
  42. you have really fast code _and_ high level data structures.
  43.  
  44. I use such a library from Dave Hanson for writing a compiler, a linker=20=
  45.  
  46. and a preprocessor
  47. for a language called tscript, embedded in one of our products.=20
  48. It can be found at ftp.cs.princeton.edu/pub/packages/cii
  49.  
  50. I use Icon (under the hood) for other -up to now - smaller tasks. I am=20=
  51.  
  52. not religious
  53. about programming languages. I use the one best suited for the task at=20=
  54.  
  55. hand ( C, awk, Icon,
  56. Lex, Yacc, some C++ [if I am urged to ;-)], some SQL)
  57.  
  58. Ciao, Otfried
  59. _____________________________________________________
  60. Otfried Geffert, og@stardiv.de
  61. Star Division Gmbh, Sachsenfeld 4,=20
  62. 20097 Hamburg  - Germany -
  63. phone: (+49) (0)40 23646-864
  64.  
  65.  
  66.  
  67.  
  68.